Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.comment.service.RelationContrib--doctype

This contribution is part of XML component org.nuxeo.ecm.platform.comment.service.RelationContrib inside nuxeo-platform-comment-9.10.jar /OSGI-INF/comment-relation-contrib.xml

Extension Point

Extension point doctype of component TypeService.

Contributed Items

  • <doctype extends="Relation" name="CommentRelation">
          <facet name="HiddenInNavigation"/>
        </doctype>

XML Source

<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
    <doctype extends="Relation" name="CommentRelation">
      <facet name="HiddenInNavigation"/>
    </doctype>
  </extension>